[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   SKIP 998   SHUFFLE   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17559Suarez, Kari90706BellflowerCaliforniaUnited States
22357Lal, Justin92020El CajonCaliforniaUnited States
26999Brown, Samuel, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 01:12:52.486 UTC