[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 413   SHUFFLE   <  SKIP 2924  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21208Griffin, Olivia3429SunburyVictoriaAustralia
27712Munoz, Teresa, R4655Hervey BayQueenslandAustralia
23152Howard, Michelle97301SalemOregonUnited States

Generated 2025-07-12 16:12:43.573 UTC