[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 3677   SHUFFLE   <  SKIP 1044  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18845Hughes, Katherine, E98403TacomaWashingtonUnited States
17937Kapoor, Heidi, DTY31RuncornEnglandUnited Kingdom
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States

Generated 2025-07-21 00:44:37.291 UTC