[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 3917   SHUFFLE   <  SKIP 3538  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17043Bennett, Isabella, K98270MarysvilleWashingtonUnited States
16213Turner, Kaylee, MV8Z 4N5ShawneeBritish ColumbiaCanada
26756Gray, Brooke, P4810TownsvilleQueenslandAustralia

Generated 2025-07-12 17:02:31.914 UTC