[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 2391   SHUFFLE   <  SKIP 191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22776Perry, Julia92806La JollaCaliforniaUnited States
15399Murphy, Mackenzie, J94704BerkeleyCaliforniaUnited States
27092Ross, Marissa91910Chula VistaCaliforniaUnited States

Generated 2025-07-13 04:40:14.118 UTC