[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4152   <  SKIP 1707  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22263Blue, Patrick, B98033KirklandWashingtonUnited States
23328Butler, Julian, L92020El CajonCaliforniaUnited States
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States

Generated 2025-07-21 19:48:39.310 UTC