[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 7987   SHUFFLE   <  SKIP 765  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23669Torres, Sean94611OaklandCaliforniaUnited States
12647Anand, Colleen, NL4 4HBLiverpoolEnglandUnited Kingdom
15426Kumar, Cristina, N2036MalabarNew South WalesAustralia

Generated 2025-07-22 08:44:35.964 UTC