[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 3411   <  SKIP 201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12930Harris, Grace, L98201EverettWashingtonUnited States
12000Russell, Ashley4551CaloundraQueenslandAustralia
24108Lal, Tonya, B24044KielSaarlandGermany

Generated 2025-07-15 05:48:44.264 UTC