[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 480   SHUFFLE   <  SKIP 2532  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20763Carter, Lucas, S97034Lake OswegoOregonUnited States
11273Lal, Nathan, E92806La JollaCaliforniaUnited States
23312Lal, Sheena4655Hervey BayQueenslandAustralia

Generated 2025-07-20 03:46:26.331 UTC