[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 3677   SHUFFLE   <  SKIP 2066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28014Robinson, Rachel, J90210Beverly HillsCaliforniaUnited States
12529Allen, Isaiah, A94704BerkeleyCaliforniaUnited States
15157Gonzalez, JordanV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-16 11:03:53.630 UTC