[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 875   SHUFFLE   <  SKIP 1478  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17072Kapoor, Kaitlin, M2060Lavender BayNew South WalesAustralia
24661Jones, MadisonV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-16 09:09:02.923 UTC