[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 7828   SHUFFLE   <  SKIP 2224  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24898Gomez, Mallory, R5023FindonSouth AustraliaAustralia
27728Deng, Colleen, S4655Hervey BayQueenslandAustralia
14156Gonzalez, Preston, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-19 05:26:23.773 UTC