[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 437   SHUFFLE   <  SKIP 2315  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23763Romero, Micheal92081Paris La DefenseHauts de SeineFrance
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom
12904Jai, Thomas91910Chula VistaCaliforniaUnited States

Generated 2025-07-11 16:24:29.681 UTC