[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 512   SHUFFLE   <  SKIP 3587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26588Pal, Dustin6006PerthSouth AustraliaAustralia
18572Watson, Danielle94704BerkeleyCaliforniaUnited States
28318Lee, Grace, J4655Hervey BayQueenslandAustralia

Generated 2025-07-16 14:22:43.815 UTC