[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 364   SHUFFLE   <  SKIP 2969  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12482Browning, Jerome94310OrlyVal de MarneFrance
24333Prasad, Ann, D98168BurienWashingtonUnited States
25425Diaz, Zachary91945Lemon GroveCaliforniaUnited States

Generated 2025-07-21 18:42:10.685 UTC