[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 518   SHUFFLE   <  SKIP 5897  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17430King, Edward98225BellinghamWashingtonUnited States
22697Sara, Harold, S93700DrancySeine Saint DenisFrance
16003Robinson, Carol94611OaklandCaliforniaUnited States

Generated 2025-07-21 00:29:09.547 UTC