[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 591   SHUFFLE   <  SKIP 3192  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23407Garcia, Lauren, D92102San DiegoCaliforniaUnited States
21080Lopez, Ebony78000VersaillesYvelineFrance
25625Cai, Krystal, R20354HamburgHamburgGermany

Generated 2025-07-16 15:52:35.599 UTC