[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 3411   <  SKIP 204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18483Gill, Byron, J6006PerthSouth AustraliaAustralia
17423Alexander, Arianna98270MarysvilleWashingtonUnited States
23561Williams, Jose, E98403TacomaWashingtonUnited States

Generated 2025-07-14 01:43:57.761 UTC