[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3424  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25397Bradley, Lucas, P92020El CajonCaliforniaUnited States
19511Ward, Marcus, LOX1OxfordEnglandUnited Kingdom
22092Young, Andrea98403TacomaWashingtonUnited States

Generated 2025-07-09 21:04:34.134 UTC