[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 875 SHUFFLE < SKIP 2199 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23085 | Subram, Ross, L | 6006 | Perth | South Australia | Australia |
26098 | Lee, Daniel | 91791 | West Covina | California | United States |
Generated 2025-07-14 02:09:54.203 UTC