[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 8423 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22325 | Rodriguez, Noah, J | LE18 | Leeds | England | United Kingdom |
22557 | Scott, Jason | LE18 | Leeds | England | United Kingdom |
22604 | Simmons, Wyatt, V | LE18 | Leeds | England | United Kingdom |
Generated 2025-07-20 21:53:55.746 UTC