[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 376   SHUFFLE   <  SKIP 1084  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23190Ramirez, Nathaniel90706BellflowerCaliforniaUnited States
19213Simmons, Amanda, M94010BurlingameCaliforniaUnited States
18056Price, Haley, A92020El CajonCaliforniaUnited States

Generated 2025-07-09 05:55:58.613 UTC