[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 396   SHUFFLE   <  SKIP 1135  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom
13452Evans, Kaitlyn91203GlendaleCaliforniaUnited States
24330Bennett, Jessica, S91910Chula VistaCaliforniaUnited States

Generated 2025-07-15 23:08:20.137 UTC