[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 484   SHUFFLE   <  SKIP 603  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20996Shan, Keith, T4655Hervey BayQueenslandAustralia
23742Cox, Morgan, C92806La JollaCaliforniaUnited States
18479Chen, Stacey, G98168BurienWashingtonUnited States

Generated 2025-07-16 14:50:35.041 UTC