[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 250   SHUFFLE   <  SKIP 4417  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27268Serrano, Latasha91910Chula VistaCaliforniaUnited States
16287Xu, Laura, DSW1P 2NULondonEnglandUnited Kingdom
14814Jai, Christine, JCB4 4BZCambridgeEnglandUnited Kingdom
16860Rogers, Haley, M90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 21:18:37.807 UTC