[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 0   SHUFFLE   <  SKIP 2989  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom
12087Cook, Sean90712LakewoodCaliforniaUnited States
12395Carter, Kyle, K78400ChatouYvelineFrance
26858Lopez, Samuel, LWA1WarringtonEnglandUnited Kingdom
20557Lal, Lindsay, HCM11BillericayEnglandUnited Kingdom
24898Gomez, Mallory, R5023FindonSouth AustraliaAustralia

Generated 2025-10-28 00:08:49.361 UTC