[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 875   SHUFFLE   <  SKIP 6905  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21746Hernandez, Xavier90712LakewoodCaliforniaUnited States
21707Simmons, Cassidy, G98027IssaquahWashingtonUnited States
19705Hughes, AnnaV0SookeBritish ColumbiaCanada

Generated 2025-07-13 18:15:50.571 UTC