[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 3669   SHUFFLE   <  SKIP 3593  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21499Ramirez, Bailey, L94070San CarlosCaliforniaUnited States
11788James, Destiny, A90012Los AngelesCaliforniaUnited States
21807Campbell, Amanda94014ColmaCaliforniaUnited States

Generated 2025-07-18 22:27:18.779 UTC