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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25657Gonzalez, Tammy, JGA10GatesheadEnglandUnited Kingdom
14660Howard, Gabrielle97205PortlandOregonUnited States
24025Zeng, Eugene22001HamburgHessenGermany
13136Martinez, Virginia4171HawthorneQueenslandAustralia

Generated 2025-07-14 07:09:42.663 UTC