[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 2608  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21893Hernandez, Brandi, C2036MalabarNew South WalesAustralia
21563Mehta, Carla, L4171HawthorneQueenslandAustralia
18382Garcia, IsabellaV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-11 18:15:24.331 UTC