[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 1211   SHUFFLE   <  SKIP 3692  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23282James, Ariana97222MilwaukieOregonUnited States
13220Hernandez, Isabella92625Newport BeachCaliforniaUnited States
26364Hill, GabriellaPB12PeterboroughEnglandUnited Kingdom
17186Evans, Isaac, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-16 23:05:06.565 UTC