[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   SHUFFLE   SKIP 290   <  SKIP 675  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14831Xie, GilbertCM11BillericayEnglandUnited Kingdom
14531Garcia, AbigailWA1WarringtonEnglandUnited Kingdom
26676Jenkins, Emily91945Lemon GroveCaliforniaUnited States

Generated 2025-07-19 01:58:40.547 UTC