[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 3710   SHUFFLE   <  SKIP 241  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17981Mitchell, FernandoWA1WarringtonEnglandUnited Kingdom
18575Stewart, Erin, R90241DowneyCaliforniaUnited States
26855Fernandez, Carla93500PantinSeine Saint DenisFrance

Generated 2025-07-17 11:07:45.653 UTC