[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 717   SHUFFLE   <  SKIP 2057  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26715Bell, Gabriella94611OaklandCaliforniaUnited States
26946Madan, Andre, C12311BerlinHamburgGermany
28980Watson, Alyssa, C98033KirklandWashingtonUnited States

Generated 2025-07-13 00:06:45.360 UTC