[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 1618  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24484Anand, Chad6105CloverdaleSouth AustraliaAustralia
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
22909Goel, Tommy4655Hervey BayQueenslandAustralia

Generated 2025-07-16 10:23:41.037 UTC