[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 189   SHUFFLE   <  SKIP 2027  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12392Nath, Nichole, KEM15Esher-MoleseyEnglandUnited Kingdom
12690Zhang, Roger1002SydneyNew South WalesAustralia
16062Johnson, Katherine, C98403TacomaWashingtonUnited States

Generated 2025-07-09 05:26:49.387 UTC