[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 875   SHUFFLE   <  SKIP 6413  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia
17651Butler, Ethan, E78100Saint Germain en LayeYvelineFrance
24503Ma, Laura, L2580GoulburnNew South WalesAustralia

Generated 2025-07-11 02:05:41.622 UTC