[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 650   SHUFFLE   <  SKIP 3457  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14757Garcia, Elizabeth, B91776San GabrielCaliforniaUnited States
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
15276Hall, Megan, L92020El CajonCaliforniaUnited States

Generated 2025-07-19 14:28:37.234 UTC