[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 2500   <  SKIP 630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22984Robinson, Cameron, C98225BellinghamWashingtonUnited States
28380Goel, Lindsay, A94310OrlyVal de MarneFrance
11933Rubio, Mathew98225BellinghamWashingtonUnited States

Generated 2025-07-14 09:00:20.759 UTC