[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 518   SHUFFLE   <  SKIP 3932  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19175Sharma, Wayne, ECM11BillericayEnglandUnited Kingdom
17822Cooper, Michelle, L93000BobignySeine Saint DenisFrance
19265Raji, Dale4000BrisbaneQueenslandAustralia

Generated 2025-07-09 23:38:32.367 UTC