[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 2130 SHUFFLE < SKIP 191 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16894 | Walker, Abigail | 97301 | Salem | Oregon | United States |
17288 | Torres, Dwayne, R | 2444 | Port Macquarie | New South Wales | Australia |
Generated 2025-07-19 13:52:56.323 UTC