[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 350 SHUFFLE < SKIP 466 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
25573 | Zhou, Rosa, D | SW1P 2NU | London | England | United Kingdom |
16489 | Garcia, Frederick, J | 1597 | Lane Cove | New South Wales | Australia |
Generated 2025-07-18 02:37:09.212 UTC