[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 512   SHUFFLE   <  SKIP 2253  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
24182Lopez, Nancy, L66740SaarlouisSaarlandGermany
26252Garcia, Morgan, R91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-17 12:18:45.201 UTC