[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 650   SHUFFLE   <  SKIP 3078  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15393Ruiz, Rebekah, E94704BerkeleyCaliforniaUnited States
26119Gray, Danielle, B90210Beverly HillsCaliforniaUnited States
26710Green, Jan, J91776San GabrielCaliforniaUnited States

Generated 2025-07-10 04:39:48.686 UTC