[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 3386  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23689Hall, Kayla, D91791West CovinaCaliforniaUnited States
20572Diaz, Caroline66578NeunkirchenSaarlandGermany
17778Prasad, Kari, W92100Boulogne-BillancourtHauts de SeineFrance
16137King, Timothy, A98501OlympiaWashingtonUnited States

Generated 2025-07-15 12:05:29.580 UTC