[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 4   SHUFFLE   <  SKIP 511  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27241Butler, Oscar91791West CovinaCaliforniaUnited States
26901Nara, Louis, JC2H 7AULondonEnglandUnited Kingdom
23693Jenkins, Jacqueline94109San FranciscoCaliforniaUnited States

Generated 2025-07-15 20:02:09.734 UTC