[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 327   SHUFFLE   <  SKIP 4468  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20533Perry, Luis90241DowneyCaliforniaUnited States
21434Smith, Isabella, F91776San GabrielCaliforniaUnited States
19124Bailey, Cody, G94303Palo AltoCaliforniaUnited States

Generated 2025-07-21 00:32:28.401 UTC