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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
19485Shan, Raul, L75003ParisSeine (Paris)France
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States

Generated 2025-07-20 06:18:05.634 UTC