[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 2514  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27707Raji, Colleen2055North SydneyNew South WalesAustralia
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States
28845Simmons, Kaitlyn98168BurienWashingtonUnited States

Generated 2025-07-21 18:34:43.833 UTC