[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 78  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26768Shen, Cristina2113North RydeNew South WalesAustralia
24108Lal, Tonya, B24044KielSaarlandGermany
23417Sai, Emmanuel2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-08 11:09:53.771 UTC