[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 1870  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20850Navarro, Lance, CYO15YorkEnglandUnited Kingdom
25975Gutierrez, Ebony, R98312BremertonWashingtonUnited States
12708Pal, Bonnie91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 09:45:46.481 UTC