[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 512   SHUFFLE   <  SKIP 3965  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18348Roberts, Katelyn91776San GabrielCaliforniaUnited States
26036Wright, Haley2580GoulburnNew South WalesAustralia
19755Foster, Lauren, M99202SpokaneWashingtonUnited States

Generated 2025-07-21 09:42:01.646 UTC