[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 3164   <  SKIP 47  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15666Liang, Bianca, B77127LieusaintSeine et MarneFrance
22807Garcia, Cindy, AW1N 9FALondonEnglandUnited Kingdom
21884Gutierrez, Tabitha, A1002SydneyNew South WalesAustralia

Generated 2025-07-21 01:57:13.055 UTC