[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 548   SHUFFLE   <  SKIP 160  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13044Jai, Katrina3220GeelongVictoriaAustralia
26431Rai, Shaun1597Lane CoveNew South WalesAustralia
23540Lopez, Bruce4217Gold CoastQueenslandAustralia

Generated 2025-07-17 08:27:56.932 UTC