[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 3092   SHUFFLE   <  SKIP 209  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14463Patterson, Julia, V92118CoronadoCaliforniaUnited States
25647Hernandez, Kaitlyn, SYO15YorkEnglandUnited Kingdom
27650Griffin, Richard97034Lake OswegoOregonUnited States

Generated 2025-07-19 17:44:30.697 UTC