[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 2993   SHUFFLE   <  SKIP 38  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25112Zhu, Suzanne, E2580GoulburnNew South WalesAustralia
12018Henderson, Devin, K92102San DiegoCaliforniaUnited States
22822Anderson, Devin, AWA1WarringtonEnglandUnited Kingdom

Generated 2025-07-11 17:58:47.924 UTC