[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 717   SHUFFLE   <  SKIP 3407  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23358Alvarez, Alberto94014ColmaCaliforniaUnited States
16475Anand, Kurt, L45001EssenHamburgGermany
24231Cox, Makayla91776San GabrielCaliforniaUnited States
14435Wilson, Jennifer92806La JollaCaliforniaUnited States

Generated 2025-07-21 08:15:54.756 UTC