[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 4792  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22515Morris, Alexa78400ChatouYvelineFrance
12153Bailey, Kaitlyn, M94611OaklandCaliforniaUnited States
26088Perry, Ethan98104SeattleWashingtonUnited States
15541Morris, Zoe, J94303Palo AltoCaliforniaUnited States

Generated 2025-07-14 15:55:17.144 UTC