[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 475   SHUFFLE   <  SKIP 326  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
25407Anand, Tony, L97015ClackamasOregonUnited States
14018Rai, Nina3550BendigoVictoriaAustralia
18193Yuan, Louis, C2060Lavender BayNew South WalesAustralia

Generated 2025-07-18 00:16:39.259 UTC