[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 1076   SHUFFLE   <  SKIP 993  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13696Edwards, Katherine66578NeunkirchenSaarlandGermany
21124Alvarez, Mallory, LRG7 5H7ReadingEnglandUnited Kingdom
12978James, Danielle91502BurbankCaliforniaUnited States

Generated 2025-07-14 07:09:59.396 UTC