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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28869Howard, Isabella, J98366Port OrchardWashingtonUnited States
19663Allen, Alex98107BallardWashingtonUnited States
23604Kovar, Troy, J45001EssenHamburgGermany

Generated 2025-07-15 05:30:48.673 UTC