[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 2927   SHUFFLE   <  SKIP 411  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18102Lewis, Nicholas, G91977Spring ValleyCaliforniaUnited States
18506Bradley, EvanV3A 4R2LangleyBritish ColumbiaCanada
21775Ramirez, Sean, R92625Newport BeachCaliforniaUnited States

Generated 2025-07-17 03:02:07.204 UTC