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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25227Gutierrez, Jaime, A2060Lavender BayNew South WalesAustralia
14332Rogers, Jade, IV7L 4J4N. VancouverBritish ColumbiaCanada
12679Gill, Stacy2036MalabarNew South WalesAustralia

Generated 2025-07-11 07:09:32.512 UTC