[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 2421   SHUFFLE   <  SKIP 4292  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15983Ross, Alexis, L94070San CarlosCaliforniaUnited States
13003Hernandez, Jill, L4655Hervey BayQueenslandAustralia
28330Bailey, Charles, C98501OlympiaWashingtonUnited States

Generated 2025-07-13 09:44:37.381 UTC