[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 189   SHUFFLE   <  SKIP 2215  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27842Arun, EvelynSW8 4BGLondonEnglandUnited Kingdom
20121Butler, Dylan97301SalemOregonUnited States
18753Moore, James, Y97205PortlandOregonUnited States
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom
28701Gill, Felicia80074MünchenHamburgGermany
23841Phillips, Sydney91364Woodland HillsCaliforniaUnited States

Generated 2025-07-15 12:24:16.031 UTC